home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr18 / descht10.zip / DESCHT.TXT < prev   
Text File  |  1995-03-28  |  7KB  |  158 lines

  1. This documentation and DESCENT.EXE are Copyright 1995 by Mike Audleman
  2. I make no warrenties.  Back up your data.
  3.  
  4. This program is FREE to ALL who Register their Descent.  Anyone wanting
  5. to use it for the Shareware version should send Descent their money.  Get
  6. the Registered version.  Then DESCHT will work.
  7.  
  8. One note, THIS WILL NOT WORK WITH THE SHAREWARE VERSION OF DESCENT.  I
  9. did this VOLUNTARILY to force you to register the game.  Please do so.
  10. The registered version has much better sound, a LOT more levels and
  11. weapons as well as some pretty evil enemeys.  (You thought those
  12. cloaked beasties at the end of level 7 were bad...just wait!).
  13.  
  14. Shareware is a privelage not a right,  if we support them, they support
  15. us.
  16.  
  17. To install, simply copy the DESCHT.EXE into your DESCENT directory and
  18. run it.  This program _REQUIRES_ a mouse to use.
  19.  
  20. When editing, all fields are limited to values that Descent will accept.
  21. For single byte(see HEX chart) the limit is 255 and for 2 byte the limit
  22. is 32767 (signed integers).  The one exception is the Lasar Level(see
  23. below) which is 20.  This means, you can have a Shield of 32767!  MUCH
  24. better than 200 huh?  The score(4 byte) is limited to 2 billion.  I
  25. think that should do.
  26.  
  27. When you edit the LASAR LEVEL above level 4, you will get some
  28. supprising weapons!  Not really what you may expect!  Here is the list
  29. of what you get with the Lasar Level:
  30.  
  31. 1-4     Normal as in game
  32. 5       Big Blue Balls (medium speed)
  33. 6       Big Orange Balls (medium speed)
  34. 7       Big Red Balls (medium speed)
  35. 8       Can't use.  Descent Locks up
  36. 9       Concussion Missiles
  37. 10      Flares (useless)
  38. 11      Blue Lasars
  39. 12      Vulcan Cannon
  40. 13      Small Blue Balls (Fast)
  41. 14      Plasma Blasts (My favorite with the Quad!)
  42. 15      Fusion Blasts (Can't adjust energy like Fusion Gun)
  43. 16      Homing Missiles
  44. 17      Proximity Bombs
  45. 18      Smart Missiles
  46. 19      Mega Missiles (Be carefull with this one!)
  47. 20      Homing Plasma Blasts (like from smart bomb)(Slow speed)
  48.  
  49. All rest seem to be duplicates of above so DESCHT limits you to 1-20
  50. One note on the projectile conversions, they DON'T count against your
  51. inventory.  In other words, if you have 16 selected, you can fire Homing
  52. missiles forever!  Same with 12, doesn't count against your ammo.  And
  53. as a bonus, if you have the QUAD FIRE option, you will fire 4 missiles
  54. or Vulcans at once!  Major dammage!  Be real carefull with 19,
  55. especially if you have the Quad...it fires 4 of them RAPIDLY and you can
  56. hurt yourself as much as the enemy!  Also, note that some of the ones
  57. above 4 will revert to 4 if you hit a lasar power up.  Simply save the
  58. game and re-edit it.
  59.  
  60. I have made no effort to locate your X-Y position, facing angle,
  61. selected weapon, view size etc so they are not modifyable. Saw no real
  62. need YET.  Also, the Vulcan ammo is stored in modulus 12 so there may be
  63. some conversion error.  Say you set it at 10000, it may be 10625 in the
  64. game because of the integer remainder in converting from base 16/10 to
  65. 12.
  66.  
  67. I have found the flags that indicate you are Cloaked and also the one
  68. for Invulnerability but have as yet not discovered the timer for them so
  69. if I set them, they immediatly power down when the game is restored.
  70. Anyone out there got them?  Lemme know and I will add them to the
  71. program and list below.
  72.  
  73. Here are the HEX locations in the *.SG? files for the mods if you want
  74. to do your own editor.  If you use them to make your own editor, please
  75. send me a copy, I enjoy seeing other's work.  All 2 byte fields are
  76. signed integers (-32767 to 32767).  The Score is a 4 byte LONG Integer
  77.  
  78.       ┌# of Bytes
  79. HEX   │  Stored Value      Notes
  80. ----- -  ----------------- ---------------------------------------------
  81. H13B1 1  Map Level         Don't Change, unpredictable results!
  82. H13D9 1  Keys              Bit1=Blue
  83.                            Bit2=Red
  84.                            Bit3=Yellow
  85.                            Bits4-7,0 not used
  86. H13DA 1  Lasar Quad        0=No, 4=Yea!
  87. H13DF 2  Energy
  88. H13E3 2  Shield
  89. H13E5 1  Lives
  90. H13E7 1  Lasar Level       See Above Chart
  91. H13EB 1  Weapons Owned Flag
  92.                            Bit0=Lasar
  93.                            Bit1=Vulcan
  94.                            Bit2=SpreadFire
  95.                            Bit3=Plasma
  96.                            Bit4=Fusion
  97.                            Bit5-7 Not used
  98. H13EC 1  Missiles Owned Flag
  99.                            Bit0=Concussion
  100.                            Bit1=Homing
  101.                            Bit2=Proximity
  102.                            Bit3=Smart
  103.                            Bit4=Mega
  104.                            Bit5-7 Not used
  105. H13EF 2  Vulcan Ammo in Mod 12   (This # * 12 for ammo)
  106. H13F7 2  # Concussion Missiles
  107. H13F9 2  # Homing Missiles
  108. H13FB 2  # Proximity Bombs
  109. H13FD 2  # Smart Missiles
  110. H13FF 2  # Mega Missiles
  111. H1405 4  Score
  112. H1437 1  Cheated 1=You used the GABBAGABBAHEY!, Set to 0 to clear
  113.  
  114.  
  115.  
  116. Here are some cheats that I found on the Internet.  Be warned, Descent
  117. sets a flag once you use them and you don't get any score credit for
  118. anything and it sets the score to 0!  Use my program to clear that flag.
  119.  
  120. ╔══════
  121. ║ Cheats for DESCENT by interplay
  122. ║ -------------------------------------------
  123. ║ First you will have to type this in the beginning:   GABBAGABBAHEY
  124. ║ you should then see on the top of your screen:  Cheats Enabled!!
  125. ║ you are now set to use these commands anytime during the game
  126. ║ SCOURGE    = gives you a full complement of weapons
  127. ║             not including Smart and Mega Missiles
  128. ║ MITZI      = will supply you with all keys to various colored doors
  129. ║ GUILE      = cloaks your ship, will cloak your ship for a short time
  130. ║ TWILIGHT   = restores your sheilds to 100%
  131. ║ FARMERJOE  = allows you to warp to any level desired
  132. ║ RACERX     = will make you invincible for a while
  133. ║  These should help in the game of destruction of the horrid alien ships
  134. ║ --by the way the registered full version has better sound fx and
  135. ║ more ships--this is a must buy game
  136. ║ enjoy
  137. ║ SUPERVee
  138. ╚══════
  139.  
  140. I hope you enjoy the program.  If you would like to suggest changes or
  141. additions, please feel free to Email me at the below addresses.  Also if
  142. you find other information in the save game files, please forward it to
  143. me and I will add it to the list.
  144.  
  145.  
  146.                                \ | /
  147.                                 \|/
  148.                               \--|--/
  149.                               |\| |/|
  150.                               /\|_|/\
  151.                              /       \   INTERNET: wolfie@execpc.com
  152.                             /\/\/\/\/\\  FIDO: Mike Audleman @ 1:154/280
  153.                            //\/\/\/\/\/\
  154.                           /     /\      \
  155.                          /=====/  \======\
  156.                         /______\__/_______\
  157.